func github.com/aws/aws-sdk-go-v2/service/s3.validateInventoryDestination

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2698: 		if err := validateInventoryDestination(v.Destination); err != nil {
		validators.go#L2727: func validateInventoryDestination(v *types.InventoryDestination) error {